home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / MPW_TOOL / TOOLS / TOOLS_WI / ICON_8 / TESTS / STAND / VAR.OUT < prev    next >
Text File  |  1990-03-02  |  205b  |  13 lines

  1. co-expression_1(1)
  2.  
  3. main local identifiers:
  4.    a = 1
  5.    x = 2
  6.    y = 3
  7.  
  8. global identifiers:
  9.    main = procedure main
  10.    variable = function variable
  11.    display = function display
  12.    write = function write
  13.